Fixup: Add a forgotten #pragma once
authorMatthias Clasen <mclasen@redhat.com>
Sat, 10 Oct 2020 17:43:48 +0000 (13:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 12 Oct 2020 19:10:40 +0000 (15:10 -0400)
gtk/a11y/gtkatspiutilsprivate.h

index 6d4f6610267968fc3fa61fbbee42528dbb8d2fc7..dc8be1cca8c24424be61a911352a1802f67375a2 100644 (file)
@@ -18,6 +18,8 @@
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#pragma once
+
 #include "gtkatspiprivate.h"
 #include "gtkenums.h"